home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / ham / ka9qdr12.zip / KA9QDOOR.CFG < prev    next >
Text File  |  1994-05-30  |  1KB  |  44 lines

  1. ; Product registration information
  2. ;owner=John Doe <-- (* COMMENTED OUT! *)
  3. ;key=12345678 <-- (* COMMENTED OUT! *)
  4.  
  5. ; Complete filespec of the file to be run
  6. filespec=c:\bin\net.exe
  7.  
  8. ; Options to be appended to the command line
  9. cmdtail=c:\slip\autoexec.net
  10.  
  11. ; KA9QDOOR log file
  12. ka9qdoorlog=c:\slip\slip.log
  13.  
  14. ; File displayed at startup
  15. startupmsg=c:\slip\startup.msg
  16.  
  17. ; Total Time limit (overrides time remaining on PCBoard)
  18. ;maxminutes=30 <-- (* COMMENTED OUT! *)
  19.  
  20. ; File displayed if time runs out
  21. timeoutmsg=c:\slip\timeout.msg
  22.  
  23. ; Inactivity time limit,packet vector to monitor (in decimal)
  24. idleminutes=10,96
  25.  
  26. ; File displayed on inactivity
  27. ;idlemsg=c:\slip\tooidle.msg <-- (* COMMENTED OUT! *)
  28.  
  29. ; Text to stuff into typeahead buffer
  30. ; when user hangs up or time runs out
  31. stuffkeyboard=exit<cr>
  32.  
  33. ; Minimum baud rate required [,optional override security level]
  34. mindcespeed=9600,100
  35.  
  36. ; File displayed if baud rate too low
  37. lospeedmsg=c:\slip\lospeed.msg
  38.  
  39. ; Hours of operation in 24 hour format
  40. ;ophours=00:00-23:59 <-- (* COMMENTED OUT! *)
  41.  
  42. ; File displayed if not hours of operation
  43. ophoursmsg=c:\slip\ophours.msg
  44.